Remove unnecessary #include "libgsystem.h"
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 5 May 2015 16:14:39 +0000 (12:14 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 7 May 2015 02:07:11 +0000 (22:07 -0400)
52 files changed:
src/libostree/ostree-async-progress.c
src/libostree/ostree-bootloader-grub2.c
src/libostree/ostree-bootloader-syslinux.c
src/libostree/ostree-bootloader-uboot.c
src/libostree/ostree-bootloader.c
src/libostree/ostree-chain-input-stream.c
src/libostree/ostree-checksum-input-stream.c
src/libostree/ostree-core.c
src/libostree/ostree-deployment.c
src/libostree/ostree-diff.c
src/libostree/ostree-fetcher.c
src/libostree/ostree-gpg-verify-result.c
src/libostree/ostree-kernel-args.c
src/libostree/ostree-libarchive-input-stream.c
src/libostree/ostree-linuxfsutil.c
src/libostree/ostree-metalink.c
src/libostree/ostree-mutable-tree.c
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-file-enumerator.c
src/libostree/ostree-repo-traverse.c
src/libostree/ostree-repo.c
src/libostree/ostree-rollsum.c
src/libostree/ostree-sepolicy.c
src/libostree/ostree-sysroot-cleanup.c
src/libostree/ostree-sysroot-deploy.c
src/libostree/ostree-sysroot-upgrader.c
src/libostree/ostree-sysroot.c
src/libotutil/ot-tool-util.c
src/ostree/ot-admin-builtin-cleanup.c
src/ostree/ot-admin-builtin-diff.c
src/ostree/ot-admin-builtin-init-fs.c
src/ostree/ot-admin-builtin-instutil.c
src/ostree/ot-admin-builtin-os-init.c
src/ostree/ot-admin-builtin-set-origin.c
src/ostree/ot-admin-builtin-status.c
src/ostree/ot-admin-builtin-switch.c
src/ostree/ot-admin-builtin-upgrade.c
src/ostree/ot-admin-functions.c
src/ostree/ot-builtin-admin.c
src/ostree/ot-builtin-checksum.c
src/ostree/ot-builtin-init.c
src/ostree/ot-builtin-prune.c
src/ostree/ot-builtin-refs.c
src/ostree/ot-main.c
tests/test-bsdiff.c
tests/test-keyfile-utils.c
tests/test-mutable-tree.c
tests/test-ot-opt-utils.c
tests/test-ot-tool-util.c
tests/test-ot-unix-utils.c
tests/test-rollsum.c
tests/test-varint.c

index 96257f48f0fd0f49f82aa3072aea488f6253773d..59656fc9b01893f35e01d2d0857b472ab00a5001 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "ostree-async-progress.h"
-#include "libgsystem.h"
 
 /**
  * SECTION:libostree-async-progress
index b16e01ba80da1b7c9098d6984b6431dfecb4d780..1f8991431fe9fdad13055b56acedef2f83eb06ad 100644 (file)
@@ -25,7 +25,6 @@
 #include "otutil.h"
 #include <gio/gfiledescriptorbased.h>
 #include <gio/gunixoutputstream.h>
-#include "libgsystem.h"
 #include <sys/mount.h>
 
 #include <string.h>
index 3ed431a367524aeeea21a0a7a0101edc48682573..16951629eb855152ed2df05dc0002ce177d97fc1 100644 (file)
@@ -23,7 +23,6 @@
 #include "ostree-sysroot-private.h"
 #include "ostree-bootloader-syslinux.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <string.h>
 
index 6cdeec82c98898e9755017761bdc5c7949a4d156..4c0218f93be45120e900fc3bb189aeb7b5520d54 100644 (file)
@@ -27,7 +27,6 @@
 #include "ostree-sysroot-private.h"
 #include "ostree-bootloader-uboot.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <string.h>
 
index c95674c8e6d411a8a20733755dc8ef8fd84beff6..c883fdb994d05b6cf9dab5838a4aad9c656b0893 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "config.h"
 #include "ostree-bootloader.h"
-#include "libgsystem.h"
 
 G_DEFINE_INTERFACE (OstreeBootloader, _ostree_bootloader, G_TYPE_OBJECT)
 
index 7f0754dd5cf66c623a77cf4f3f9d651104190a95..6a8459d36c318db8392dffb465de9099da734927 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "ostree-chain-input-stream.h"
-#include "libgsystem.h"
 
 enum {
   PROP_0,
index 9ed4d88da2fda9d2579c0e6e2e903d5817d94626..c0d65939caaac05ea039583330bbaab0947c82c5 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "ostree-checksum-input-stream.h"
-#include "libgsystem.h"
 
 enum {
   PROP_0,
index 5f8728f91b7ba20df155b56df00253122654e92d..3470986323af0c9e411ae6668464149e5ff40c65 100644 (file)
@@ -30,7 +30,6 @@
 #include "ostree-core-private.h"
 #include "ostree-chain-input-stream.h"
 #include "otutil.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 
 #define ALIGN_VALUE(this, boundary) \
index 406490dbeea8ac7bb31e8d13b5a362b4188ae332..3d50df993b153bf6cb07818fd4b5bbf713856fbb 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "ostree-deployment.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 
 struct _OstreeDeployment
index 71c58824153a30006f289efb8f8989d07559b930..c47e98c5bdfeb1f517eea3dd815f4e0404a8c1b3 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "ostree.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 static gboolean
 get_file_checksum (OstreeDiffFlags  flags,
index e7dc00de10ab4a63593e9a9ae264b922df3b51a8..ee7498255a5a9095b3990d7594574bbd131f1e94 100644 (file)
@@ -31,7 +31,6 @@
 #endif
 #include "ostree.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 typedef enum {
   OSTREE_FETCHER_STATE_PENDING,
index 1e84cf0ca403731720e83867a5604fd0e1934710..c1628ff9ed3e3ded4f5ca757fb8d468daa282daf 100644 (file)
@@ -23,7 +23,6 @@
 #include <string.h>
 
 #include "libglnx.h"
-#include "libgsystem.h"
 
 #include "ostree-gpg-verify-result-private.h"
 
index bd5e87447f12198d762c295fa6ad6d3e9ce78d00..e6b918a150ebfe7c2b723d6f501613464d84f77b 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "ostree-kernel-args.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 
 #include <string.h>
index d087946a20d0313d3107498aab2e0f83fd0a65d7..a987e40323e3de0087012c989c124fd202a1c7b8 100644 (file)
@@ -24,7 +24,6 @@
 #include <archive.h>
 #include <gio/gio.h>
 #include "ostree-libarchive-input-stream.h"
-#include "libgsystem.h"
 
 enum {
   PROP_0,
index 8bae852fb117e057bb344dc7418573c0d40f67d0..4151fa34361b7cf2dc4e023bc6f69c4f625cd0b1 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "ostree-linuxfsutil.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <fcntl.h>
 #include <sys/ioctl.h>
index e88a72358411aaeca0b739c801460da1a8120a3e..584fc4ec8468a3147be2b5d1861d42a2e73f223e 100644 (file)
@@ -24,7 +24,6 @@
 #include <gio/gfiledescriptorbased.h>
 
 #include "otutil.h"
-#include "libgsystem.h"
 
 typedef enum {
   OSTREE_METALINK_STATE_INITIAL,
index cae5914d200349e67c6d1ecafc355f6195f728e8..bc4f4250f792fb87d6049dd6f5b060155b340732 100644 (file)
@@ -25,7 +25,6 @@
 #include "ostree-mutable-tree.h"
 #include "otutil.h"
 #include "ostree-core.h"
-#include "libgsystem.h"
 
 /**
  * SECTION:libostree-mutable-tree
index 4ec0cedc9672cedaf636e5e6d7cda4d4683209ab..71d3716fb8215c2ac0425e3416992ac7723f752d 100644 (file)
@@ -26,7 +26,6 @@
 #include <gio/gfiledescriptorbased.h>
 #include <gio/gunixinputstream.h>
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include "ostree-core-private.h"
 #include "ostree-repo-private.h"
index 15f935c428f400222cb95197788388ac13c80317..7f25ec6d39c89d0f67b9986872cb37f23df28cc5 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "config.h"
 
-#include "libgsystem.h"
 #include "ostree-repo-file-enumerator.h"
 #include <string.h>
 
index e18d34087f4fd0ce82ebbb9a0ad81dd564bc9edd..f442343bd1db90dbdd4a0a1e8f5f1d1948a6314d 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "ostree.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 struct _OstreeRepoRealCommitTraverseIter {
   gboolean initialized;
index 09f76687c0cd1b147e73d5c75e8abde76001d6fe..004d475344027f687afd75c5ec3c9b7548c037c0 100644 (file)
@@ -27,7 +27,6 @@
 #include <gio/gunixinputstream.h>
 #include <gio/gfiledescriptorbased.h>
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include "ostree-core-private.h"
 #include "ostree-repo-private.h"
index 5efb193db662184aec24a4c435217b84f5a56ef5..a200765499c675d5ba5a728031be00aa3c01c0f9 100644 (file)
@@ -24,7 +24,6 @@
 #include <zlib.h>
 
 #include "ostree-rollsum.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 #include "bupsplit.h"
 
index c6a797cf20a8ea0df5b191e7b35376edae09a462..68a184b01a9df44909c80b5563f9ea0688a1d5a6 100644 (file)
@@ -26,7 +26,6 @@
 #endif
 
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include "ostree-sepolicy.h"
 #include "ostree-bootloader-uboot.h"
index 3d322b2e9396d9417b8cabb14875cc84781e4a21..14a3a5e43fd459c3c09d60c4c9f54b24656c4bc4 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "otutil.h"
-#include "libgsystem.h"
 #include "ostree-linuxfsutil.h"
 
 #include "ostree-sysroot-private.h"
index 23ff169ae8c28afb74d39c9d44509bbbecb11f26..da6816ada7e4d81c574933b4839f0a5b26b22dd3 100644 (file)
@@ -27,7 +27,6 @@
 #include "ostree-core-private.h"
 #include "ostree-linuxfsutil.h"
 #include "otutil.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 
 #define OSTREE_VARRELABEL_ID          "da679b08acd34504b789d96f818ea781"
index b3dcae27ed537c3db2a11ed9b30aa9ecba7271ba..3012d31e034dca06f13e815d4404d486beb47e3a 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include "ostree-sysroot-upgrader.h"
 
index 2970d9ef8c6a311e42f9219fb904b4903ba56775..bdd67917f05ced92c6e693b2954cac75b1e42e32 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include "ostree-sysroot-private.h"
 #include "ostree-bootloader-uboot.h"
index 95b2e061b4e21c2104c86640047f996f2b4a2353..1043f55f9cbc9f653694e5282f372e79cadffd58 100644 (file)
@@ -21,7 +21,6 @@
 #include "config.h"
 
 #include "otutil.h"
-#include "libgsystem.h"
 #include "ot-tool-util.h"
 
 gboolean
index 49478614c79e8e435a00d7ba6b298d0c0cb1d85d..7a76c14b568cc1a75e497167895df69ae0f51c7d 100644 (file)
@@ -26,7 +26,6 @@
 #include "ot-admin-builtins.h"
 #include "ot-admin-functions.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index 58d771a6814bc07d489679c42b56bbbb35c10e77..00032756f483ef0ac86c1792b6e4b7953d1a93bd 100644 (file)
@@ -26,7 +26,6 @@
 #include "ot-admin-builtins.h"
 #include "ot-admin-functions.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index 33856419c832c3716e15c585fa744d592c03f9f2..eeb5f9f7fe700adedc070afcde239c5bbe9548e0 100644 (file)
@@ -26,7 +26,6 @@
 #include "ot-admin-builtins.h"
 #include "ot-admin-functions.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index d271da7ee8b8bd832097c64d05ec1878f895cde8..7479c3a998088377e290dc9381b977f2c2605311 100644 (file)
@@ -26,7 +26,6 @@
 #include "ot-admin-functions.h"
 #include "ot-main.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index 1c575173353e79828c3eabf9cee5334043c38ef1..52e3d9a560b66c3cbeb7989830ef61e1c9aad389 100644 (file)
@@ -26,7 +26,6 @@
 #include "ot-admin-builtins.h"
 #include "ot-admin-functions.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index 43697bfaa48722324d7aeaa7939934c56d6786c5..be88aa6c3a6c99d12043f58fa021055b83f8cc8e 100644 (file)
@@ -26,7 +26,6 @@
 #include "ostree.h"
 #include "ot-tool-util.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <unistd.h>
 #include <stdlib.h>
index a4493f16af6d32e68b3f7eb59c3430118f578aec..cd275cc6987d48339d32a2e632d4299148724a02 100644 (file)
@@ -26,7 +26,6 @@
 #include "ot-admin-builtins.h"
 #include "ot-admin-functions.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index 61793e50943272fcb50a2940413203e6737d4232..5339de9d43015146562527a9bf035ed1bcf83c58 100644 (file)
@@ -25,7 +25,6 @@
 #include "ot-admin-functions.h"
 #include "ostree.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <unistd.h>
 #include <stdlib.h>
index abf37596aab81a8cd8f5a78b036154badc4128bb..6db0465c03896077d889f62dba8a163845e339e0 100644 (file)
@@ -27,7 +27,6 @@
 #include "ot-admin-functions.h"
 #include "ostree.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 #include <unistd.h>
 #include <stdlib.h>
index 22c25e543dac3675f3ace8b3ac6dc3f74fcb0d35..a29d15587a56b67454b0af6181c557c73c93bd16 100644 (file)
@@ -25,7 +25,6 @@
 #include "ot-admin-functions.h"
 #include "otutil.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 gboolean
 ot_admin_require_booted_deployment_or_osname (OstreeSysroot       *sysroot,
index 8bbda1855d7a7cbfb97236b3ca873b717f0ad068..cd1e0464aae4284cd82465cf5b4cbd7d6c85c29b 100644 (file)
@@ -28,7 +28,6 @@
 #include "ot-main.h"
 #include "ostree.h"
 #include "ostree-repo-file.h"
-#include "libgsystem.h"
 
 #include <glib/gi18n.h>
 
index 3a57025ee3276496d02fa04c5052931c59e1a0b0..09697c88de0ec685565038a1088f5c89f5666e6f 100644 (file)
@@ -25,7 +25,6 @@
 #include "ot-main.h"
 #include "ot-builtins.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 #include <string.h>
 
index 05d64acac684e81a485674843927999531a3e2cb..9e7c8a2bfedfe8a1e612eda87ca23ca252cfb878 100644 (file)
@@ -25,7 +25,6 @@
 #include "ot-main.h"
 #include "ot-builtins.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 static char *opt_mode = "bare";
 
index 5b6cb3b5324baee3592b205b38deb435be706e6d..571d1a1828756d90d8af1d890f28dcc506c30392 100644 (file)
@@ -25,7 +25,6 @@
 #include "ot-main.h"
 #include "ot-builtins.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 static gboolean opt_no_prune;
 static gint opt_depth = -1;
index d5d6f49e60c31ad9ec39fb555cbf315d4929777e..575f6646bdab259c07c346959730db7e99d4782b 100644 (file)
@@ -25,7 +25,6 @@
 #include "ot-main.h"
 #include "ot-builtins.h"
 #include "ostree.h"
-#include "libgsystem.h"
 
 static gboolean opt_delete;
 
index 80af2117de6e6626627f732671563c5a75044d99..8aa20838e700f91da42be92bb3dd8c878c07d9aa 100644 (file)
@@ -30,7 +30,6 @@
 #include "ostree.h"
 #include "ot-main.h"
 #include "otutil.h"
-#include "libgsystem.h"
 
 static char *opt_repo;
 static char *opt_sysroot = "/";
index 347de905e6c3885cf933f89c13cb363435a480ec..5c5eb1049a48747e1316c1255bc92477ef6d14e0 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "config.h"
 
-#include "libgsystem.h"
 #include "libglnx.h"
 #include "bsdiff/bsdiff.h"
 #include "bsdiff/bspatch.h"
index 2aae3cb2fb5e10ba7153a31e1415aafead187224..4bf375789d27b53c6fdb451829d623b81e38846b 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 #include "config.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 #include <glib.h>
 #include <stdlib.h>
index 475430f789bd8b9774f26a58c54980bff609a6f7..fa2f68db18a3197088c188ef205ca2f6c1ed65b7 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 #include "config.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 #include "ostree-mutable-tree.h"
 #include <glib.h>
index 2ee9e57b18cc4ca0165d615795e4aaef8742c4b9..7f334c36595146b44bec52ee900967d00a976536 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 #include "config.h"
-#include "libgsystem.h"
 #include "ostree-mutable-tree.h"
 #include <glib.h>
 #include <stdlib.h>
index 040413232dc5ca151acef594ffd37d7eae641249..e63a01852fc2cabe4a93a1a23582e2e7e4d3db53 100644 (file)
@@ -19,7 +19,6 @@
  */
 
 #include "config.h"
-#include "libgsystem.h"
 #include "libglnx.h"
 #include "ostree-mutable-tree.h"
 #include <glib.h>
index 42b14ec6ddd1b9ac22b154ddd9c98997b723b106..6c77d2a2e44509881da6d64601220ec27066e64d 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "config.h"
 
-#include "libgsystem.h"
 #include "libglnx.h"
 #include "ot-unix-utils.h"
 #include <glib.h>
index c64943e7cfd615339b4f2971ee4c68494dfe19ec..4f24477c8b96e22112f0a6c8fc64c4e6c8d2266a 100644 (file)
@@ -24,8 +24,6 @@
 #include <unistd.h>
 #include <stdlib.h>
 
-#include "libgsystem.h"
-
 int
 main (int argc, char **argv)
 {
index 239311377bd397a7f53de67b7a297a764116c2df..76f85573c93624fe248dd5fe2d19a44864a9ba8a 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "config.h"
 
-#include "libgsystem.h"
 #include "libglnx.h"
 
 #include "ostree-varint.h"